home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / xcursr10.zip / TRIBACK.BIT < prev    next >
Text File  |  1992-05-14  |  935b  |  17 lines

  1. #define tri2_width 32
  2. #define tri2_height 32
  3. #define tri2_x_hot 15
  4. #define tri2_y_hot 6
  5. static char tri2_bits[] = {
  6.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  7.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00,
  8.    0x00, 0xc0, 0x01, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  9.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  10.    0x00, 0x40, 0x00, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00, 0x30, 0x20, 0x00,
  11.    0x00, 0x38, 0x30, 0x00, 0x00, 0x3c, 0x18, 0x10, 0x00, 0x3e, 0x1c, 0x18,
  12.    0x00, 0x1f, 0x1e, 0x0c, 0x80, 0x1f, 0x1f, 0x0e, 0xc0, 0x9f, 0x0f, 0x0f,
  13.    0xe0, 0xcf, 0x8f, 0x0f, 0xf0, 0xef, 0xcf, 0x07, 0xf8, 0xff, 0xe7, 0x07,
  14.    0xfc, 0xff, 0xf7, 0x07, 0x00, 0xfc, 0xff, 0x03, 0x00, 0xfe, 0xff, 0x03,
  15.    0x00, 0x00, 0xfe, 0x03, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00, 0x00, 0x00,
  16.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  17.